vtd: Enable queued invalidation method if such HW support is
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 22 Jan 2008 09:48:51 +0000 (09:48 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 22 Jan 2008 09:48:51 +0000 (09:48 +0000)
commitd7a14c642b009f8a99032ea4eda7fefb65d44038
tree5b93fd290867c6f49774811b41a2dfd7385b9ab8
parent2a18de759931324d1a6954c182b5031d97fceed8
vtd: Enable queued invalidation method if such HW support is
detected.  Otherwise, register invalidation method is used.

Signed-off-by: Allen Kay <allen.m.kay@intel.com>
xen/arch/x86/hvm/vmx/vtd/Makefile
xen/arch/x86/hvm/vmx/vtd/extern.h [new file with mode: 0644]
xen/arch/x86/hvm/vmx/vtd/intel-iommu.c
xen/arch/x86/hvm/vmx/vtd/qinval.c [new file with mode: 0644]
xen/arch/x86/hvm/vmx/vtd/vtd.h [new file with mode: 0644]
xen/include/asm-x86/iommu.h